Skip to content

Point GitHub repo homepage to community.apache.org#15

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-repo-homepage-link
May 31, 2026
Merged

Point GitHub repo homepage to community.apache.org#15
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-repo-homepage-link

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented May 31, 2026

Closes #11.

The repository's homepage ("About") link currently points to https://comdev.apache.org/. This sets it to https://community.apache.org/ via the .asf.yaml github.homepage field.

 github:
+  homepage: https://community.apache.org/
   features:
     issues: true

The asfyaml infrastructure bot applies this to the GitHub repo's homepage automatically once merged to main (it won't change until then).

Note: there are no comdev.apache.org references in any tracked file — the repo's homepage field is the only such link within this repository.

Closes apache#11. The repository's homepage link pointed to
https://comdev.apache.org/; update it to https://community.apache.org/ via
the .asf.yaml github.homepage setting. The asfyaml infrastructure bot applies
this to the GitHub repository on merge to the default branch.

Generated-by: Claude Code 2.1.158 (Claude Opus 4.8)
@potiuk potiuk merged commit 4df5a59 into apache:main May 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update repo link to https://community.apache.org/ instead of comdev.apache.org?

1 participant